home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1995 April / Internet Tools.iso / applic / ncsa / Mac / Telnet2.6 / prerelease / d3 / Telnet2.6.1d3.src.sit.hqx / Telnet 2.6.1d3 source / source / main / maclook.proto.h < prev    next >
Encoding:
Text File  |  1994-01-05  |  384 b   |  16 lines

  1.  
  2. /* maclook.c */
  3. void MiscUnload(void);
  4. short detachGraphics(short dnum);
  5. short WindowPtr2ScreenIndex(WindowPtr wn);
  6. short findbyVS(short vs);
  7. void setgraphcurs(void);
  8. void unsetgraphcurs(void);
  9. short VGalive(short dnum);
  10. void destroyGraphics(short dnum);
  11. short FindByVG(short vg);
  12. void TekEnable(short vg);
  13. void TekDisable(short vg);
  14. void showNetNumbers(void);
  15. void setupkeys(void);
  16.